Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JSOBot/39c91b8f55dbc0b94b15f55bd24ac553 to your computer and use it in GitHub Desktop.
Save JSOBot/39c91b8f55dbc0b94b15f55bd24ac553 to your computer and use it in GitHub Desktop.
Test results
[ Info: found /poly/tools/hsl/hsl_ma97-2.6.0.tar.gz
[ Info: found /poly/tools/hsl/hsl_ma57-5.2.0.tar.gz
[ Info: found /poly/tools/hsl/get_factors.patch
[ Info: found /poly/tools/hsl/mc21-1.0.0.tar.gz
ERROR: LoadError: IOError: unlink("/home/jenkins/.julia/compiled/v1.6/HSL/0LRhv_LqQiw.ji"): no such file or directory (ENOENT)
Stacktrace:
[1] uv_error
@ ./libuv.jl:97 [inlined]
[2] unlink(p::String)
@ Base.Filesystem ./file.jl:934
[3] rm(path::String; force::Bool, recursive::Bool)
@ Base.Filesystem ./file.jl:272
[4] rm(path::String; force::Bool, recursive::Bool)
@ Base.Filesystem ./file.jl:282
[5] top-level scope
@ ~/workspace/POCJSO_TEST_HSL.jl_PR-7/deps/build.jl:127
[6] include(fname::String)
@ Base.MainInclude ./client.jl:444
[7] top-level scope
@ none:5
in expression starting at /home/jenkins/workspace/POCJSO_TEST_HSL.jl_PR-7/deps/build.jl:127
Activating environment at `~/workspace/POCJSO_TEST_HSL.jl_PR-7/test_env/Project.toml`
Resolving package versions...
No Changes to `~/workspace/POCJSO_TEST_HSL.jl_PR-7/test_env/Project.toml`
No Changes to `~/workspace/POCJSO_TEST_HSL.jl_PR-7/test_env/Manifest.toml`
Building HSL → `~/workspace/POCJSO_TEST_HSL.jl_PR-7/deps/build.log`
ERROR: Error building `HSL`:
[ Info: found /poly/tools/hsl/hsl_ma97-2.6.0.tar.gz
[ Info: found /poly/tools/hsl/hsl_ma57-5.2.0.tar.gz
[ Info: found /poly/tools/hsl/get_factors.patch
[ Info: found /poly/tools/hsl/mc21-1.0.0.tar.gz
ERROR: LoadError: IOError: unlink("/home/jenkins/.julia/compiled/v1.6/HSL/0LRhv_LqQiw.ji"): no such file or directory (ENOENT)
Stacktrace:
[1] uv_error
@ ./libuv.jl:97 [inlined]
[2] unlink(p::String)
@ Base.Filesystem ./file.jl:934
[3] rm(path::String; force::Bool, recursive::Bool)
@ Base.Filesystem ./file.jl:272
[4] rm(path::String; force::Bool, recursive::Bool)
@ Base.Filesystem ./file.jl:282
[5] top-level scope
@ ~/workspace/POCJSO_TEST_HSL.jl_PR-7/deps/build.jl:127
[6] include(fname::String)
@ Base.MainInclude ./client.jl:444
[7] top-level scope
@ none:5
in expression starting at /home/jenkins/workspace/POCJSO_TEST_HSL.jl_PR-7/deps/build.jl:127
Stacktrace:
[1] pkgerror(msg::String)
@ Pkg.Types /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Types.jl:55
[2] (::Pkg.Operations.var"#82#87"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec})()
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1048
[3] withenv(::Pkg.Operations.var"#82#87"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec}, ::Pair{String, String}, ::Vararg{Pair{String, B} where B, N} where N)
@ Base ./env.jl:161
[4] (::Pkg.Operations.var"#109#113"{String, Pkg.Operations.var"#82#87"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec}, Pkg.Types.PackageSpec})()
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1546
[5] with_temp_env(fn::Pkg.Operations.var"#109#113"{String, Pkg.Operations.var"#82#87"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec}, Pkg.Types.PackageSpec}, temp_env::String)
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1448
[6] (::Pkg.Operations.var"#108#112"{Pkg.Operations.var"#82#87"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, Pkg.Types.Project, String})(tmp::String)
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1521
[7] mktempdir(fn::Pkg.Operations.var"#108#112"{Pkg.Operations.var"#82#87"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, Pkg.Types.Project, String}, parent::String; prefix::String)
@ Base.Filesystem ./file.jl:729
[8] mktempdir(fn::Function, parent::String) (repeats 2 times)
@ Base.Filesystem ./file.jl:727
[9] sandbox(fn::Function, ctx::Pkg.Types.Context, target::Pkg.Types.PackageSpec, target_path::String, sandbox_path::String, sandbox_project_override::Pkg.Types.Project)
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1487
[10] build_versions(ctx::Pkg.Types.Context, uuids::Vector{Base.UUID}; verbose::Bool)
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1029
[11] build(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, verbose::Bool)
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:910
[12] build(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; verbose::Bool, kwargs::Base.Iterators.Pairs{Symbol, IOStream, Tuple{Symbol}, NamedTuple{(:io,), Tuple{IOStream}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:900
[13] build(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOStream, kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:80
[14] build(pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:78
[15] #build#71
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:76 [inlined]
[16] build
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:76 [inlined]
[17] #build#70
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:75 [inlined]
[18] build(pkg::String)
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:75
[19] top-level scope
@ none:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment